Přeskočit na hlavní obsah

Module: components/ChangePasswordUser

Functions

default

default(root0): Element

Form for changing password of a user.

Parameters

NameTypeDefault valueDescription
root0ObjectundefinedProps.
root0.isIDFieldShowing?booleantrueWhether the ID field should be shown.
root0.onChangeDone?() => voidundefinedCallback to call when the password is changed.
root0.submissionIdstringundefinedID of the submission of the user to change password for.
root0.userIdstringundefinedID of the user to change password for.
root0.userRoleTitleUserRoleTitleundefinedTitle of the role of the user to change password for.

Returns

Element

Defined in

src/web-app/src/components/ChangePasswordUser.tsx:33